home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / apogee / 1amath.exe / PRINTME.BAT < prev    next >
DOS Batch File  |  1992-09-25  |  274b  |  12 lines

  1. @echo off
  2. echo off
  3. echo *
  4. echo *  Warm the printer up,  the Epic MegaGames order form is
  5. echo *  about to come through (2 pages)!
  6. echo *
  7. echo *  If you don't want to print the catalog,  press CTRL-BREAK now,
  8. echo *  otherwise...
  9. echo *
  10. pause
  11. copy order.doc prn:
  12.